home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 March / macformat-022.iso / Shareware City / Developers / df / How To < prev    next >
Encoding:
Text File  |  1994-08-18  |  674 b   |  26 lines  |  [TEXT/ttxt]

  1. How To
  2. =======
  3.  
  4. To use this command, drop the "df" file into your nShell "bin" directory.
  5.  
  6. Description
  7. ==========
  8.  
  9. df - report free disk space on volumes
  10.  
  11. SYNOPSIS
  12.  
  13. df [volume_name...]
  14.  
  15. DESCRIPTION
  16.  
  17. This command displays the size of currently mounted volumes, the amount of used and available space, and how much of the volume's total capacity have been used.  When no arguments are given, df reports on all mounted volumes, producing something like this:
  18.  
  19. filesystem                    kbytes     used    avail capacity
  20. new boy                       157940    91298    66642  57%
  21. dog boy                       156917   105357    51560  67%
  22.  
  23. RETURN CODES
  24.  
  25. <0    Error
  26. 0    Success